getWidth

abstract fun getWidth(block: DesignBlock): Float

Query a block's width.

Return

the value of the block's width.

Parameters

block

the block to query.